toggle menu
EUDI SD-JWT
0.10.0
jvm
switch theme
search in API
EUDI SD-JWT
/
eu.europa.ec.eudi.sdjwt
/
JwtBase64
Jwt
Base64
object
JwtBase64
(
source
)
Members
Functions
decode
Link copied to clipboard
fun
decode
(
value
:
String
)
:
ByteArray
Decodes the given
value
.
encode
Link copied to clipboard
fun
encode
(
value
:
ByteArray
)
:
String
URL-Encodes the given
value
without padding